58 research outputs found

    Energy Aware Genetic Algorithm for Independent Task Scheduling in Heterogeneous Multi-Cloud Environment

    Get PDF
    Cloud datacentres contain a vast number of processors. The rapid expansion of cloud computing is resulting in massive energy usage and carbon emissions which has reported a substantial increase day by day. Consequently, the cloud service providers are looking for eco-friendly solutions. The energy consumption can be evaluated with an energy model, which identifies that, server energy consumption scales linearly with resource (cloud) utilization. This research provides an alternate solution to task scheduling problem which designs an optimized task schedule to minimize the makespan and energy consumptions in cloud datacenters. The proposed method is based on the principle of Genetic Algorithm (GA). In the context of task-scheduling using GA, chromosomal representation is considered as a schedule of set of independent tasks mapped with available cloud or machine in the proposed methodology. A fitness function is taken to optimize the overall execution time or makespan. Energy consumption is evaluated based on minimum makespan value. The proposed technique also tested upon synthesized and benchmark dataset which outperforms the conventional cloud task scheduling algorithms like Min-Min, Max-Min, and suffrage heuristics in heterogeneous multi-cloud system

    Context Driven Bipolar Adjustment for Optimized Aspect Level Sentiment Analysis

    Get PDF
    122–127World Wide Web provides numerous opinionated data that can influence users. Reviews on online data highly affect the user’s perception while buying a particular or related product from an online shopping site. The online review provided by a customer helps other customers to make up their decision regarding purchasing that item. Looking at the developer’s and producer’s perspective, the opinions of customers on their manufactured items is helpful in identifying deformities as well as scope for improving its quality. Equipped with all this information, the product can be developed and managed more efficiently. Along with the overall rating of the product, the feature-based rating will have a great impact on the decision-making process of the customer. In this paper, an optimized scheme of aspect level sentiment analysis is presented to analyze the online reviews of a product. Reviews ratings have been used for learning approach. Inherently biased reviews are considered to optimize the Aspect Level Sentiment Analysis. Bi-polar aspect level sentiment analysis model has been trained using multiple kernels of support vector machine to optimize the results. Lexicon based aspect level sentiment analysis is performed first and later on the basis of bipolar words adjustment, and its effect on results, aspect level sentiment analysis for efficient optimization has been performed. A Web Crawler is developed to extract data from Amazon. The results obtained outperformed traditional lexicon based Aspect Level Sentiment Analysis

    Mortality Prediction of Victims in Road Traffic Accidents (RTAs) in India using Opposite Population SGO-DE based Prediction Model

    Get PDF
    Getting immediate and appropriate care for the victims of Road Traffic Accidents (RTAs) in countries like India with huge population is a challenging job. In this paper a new hybridized evolutionary algorithm has been proposed for hyper-parameter tuning of the hyper-parameters of the prediction models using which mortality prediction of victims of RTAs in India have been performed. The proposed methodology Opp-SGO-DE has been used for parameter tuning in prediction algorithms like Random Forest (RF) and Support Vector Machine (SVM) and promising results were found from the experimentation. In RF, accuracy was increased from 0.75 to 0.82 and F1-score was increased from 0.66 to 0.77 in dataset-1 and accuracy was increased from 0.66 to 0.75 and F1-score was increased from 0.62 to 0.65 in dataset-2. In SVM, accuracy was increased from 0.63 to 0.74 and F1-score was increased from 0.58 to 0.67 in dataset-1 and accuracy was increased from 0.56 to 0.62 and F1-score was increased from 0.54 to 0.575 in dataset-2

    Mortality Prediction of Victims in Road Traffic Accidents (RTAs) in India using Opposite Population SGO-DE based Prediction Model

    Get PDF
    1001-1007Getting immediate and appropriate care for the victims of Road Traffic Accidents (RTAs) in countries like India with huge population is a challenging job. In this paper a new hybridized evolutionary algorithm has been proposed for hyper-parameter tuning of the hyper-parameters of the prediction models using which mortality prediction of victims of RTAs in India have been performed. The proposed methodology Opp-SGO-DE has been used for parameter tuning in prediction algorithms like Random Forest (RF) and Support Vector Machine (SVM) and promising results were found from the experimentation. In RF, accuracy was increased from 0.75 to 0.82 and F1-score was increased from 0.66 to 0.77 in dataset-1 and accuracy was increased from 0.66 to 0.75 and F1-score was increased from 0.62 to 0.65 in dataset-2. In SVM, accuracy was increased from 0.63 to 0.74 and F1-score was increased from 0.58 to 0.67 in dataset-1 and accuracy was increased from 0.56 to 0.62 and F1-score was increased from 0.54 to 0.575 in dataset-2

    Effective Image Clustering with Differential Evolution Technique

    Get PDF
    The paper presents a novel approach of clustering image datasets with differential evolution (DE) technique. The differential evolution is a parallel direct search population based optimization method. From our simulations it is found that DE is able to optimize the quality measures of clusters of image datasets. To claim the superiority of DE based clustering we have compared the outcomes of DE with the classical K-means and popular Particle Swarm Optimization (PSO) algorithms for the same datasets. The comparisons results reveal the suitability of DE for image clustering in all image datasets

    Brain Tumor Segmentation of MRI Images Using Processed Image Driven U-Net Architecture

    Get PDF
    Brain tumor segmentation seeks to separate healthy tissue from tumorous regions. This is an essential step in diagnosis and treatment planning to maximize the likelihood of successful treatment. Magnetic resonance imaging (MRI) provides detailed information about brain tumor anatomy, making it an important tool for effective diagnosis which is requisite to replace the existing manual detection system where patients rely on the skills and expertise of a human. In order to solve this problem, a brain tumor segmentation & detection system is proposed where experiments are tested on the collected BraTS 2018 dataset. This dataset contains four different MRI modalities for each patient as T1, T2, T1Gd, and FLAIR, and as an outcome, a segmented image and ground truth of tumor segmentation, i.e., class label, is provided. A fully automatic methodology to handle the task of segmentation of gliomas in pre-operative MRI scans is developed using a U-Net-based deep learning model. The first step is to transform input image data, which is further processed through various techniques—subset division, narrow object region, category brain slicing, watershed algorithm, and feature scaling was done. All these steps are implied before entering data into the U-Net Deep learning model. The U-Net Deep learning model is used to perform pixel label segmentation on the segment tumor region. The algorithm reached high-performance accuracy on the BraTS 2018 training, validation, as well as testing dataset. The proposed model achieved a dice coefficient of 0.9815, 0.9844, 0.9804, and 0.9954 on the testing dataset for sets HGG-1, HGG-2, HGG-3, and LGG-1, respectively

    Non-Dominated Sorting Social Group Optimization Algorithm for Multi-Objective Optimization

    Get PDF
    129-136In this paper, authors have proposed a posterior multi-objective optimization algorithm named Non-dominated Sorting Social Group Optimization (NSSGO) for multi-objective optimization. ‘Non-dominated Sorting’ is the technique of sorting the population into several non-domination levels and ‘Crowding Distance’ is a concept used for maintaining diversity among the current best solutions. The algorithm acquires the combined concept of both. The proposed algorithm was simulated on a set of multi-objective CEC 2009 functions and competitive results were obtained

    Non-dominated Sorting Social Group Optimization algorithm for multiobjective optimization

    Get PDF
    In this paper, a posteriormultiobjective optimization algorithm named as Non-dominated Sorting Social Group Optimization (NSSGO), has been proposed for multiobjective optimization. The algorithm acquires the combined concept of nondominated sorting and crowding distance computation mechanism. The proposed algorithm was simulated on a set of multi-objective CEC 2009 functions and competitive results were obtained

    Optimized Shannon and Fuzzy Entropy based Machine Learning Model for Brain MRI Image Segmentation

    Get PDF
    543-549The pre-processing procedures for medical image segmentation are a crucial task in MRI image study. The medical image thresholding approaches are competent for bi level thresholding due to its' easiness, strength, fewer convergence period and accurateness. The efficiency can be maintained using an extensive search which can be employed for choosing the best thresholds. In this scenario, swarm intelligence-based learning algorithms can be suitable to gain the best thresholds. In this paper, we have focused in thresholding algorithm for segmentation of MRI brain image by maximizing fuzzy entropy and Shannon Entropy using machine learning and new evolutionary techniques. We have considered, Whale Optimization algorithm (WOA) in order to find the best outcome as well as compared the obtained results with the Shannon Entropy or fuzzy entropy-based examination that are fundamentally improved by Differential Evolution (DE), Particle Swarm Optimization (PSO), Social group optimization algorithm (SGO). It is discovered that overall operation could be effective by the strategy in features which can be captured through picture similarity matrix along with entropy values. We have observed that the proposed whale optimization model is able to better optimize the Shannon and fuzzy entropy compared to other swarm intelligence algorithms. It is also noticed that the new swarm intelligent algorithm i.e Social Group Optimization algorithm (SGO) is also performing better than the other two optimization algorithms i.e., Differential Evolution (DE), Particle Swarm Optimization (PSO) and providing very closer performance compared to Whale optimization algorithm. However, social group optimization algorithm requires little less CPU time than whale optimization algorithm
    corecore